[INFO] cloning repository https://github.com/rudyhb/advent-of-code-2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rudyhb/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudyhb%2Fadvent-of-code-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudyhb%2Fadvent-of-code-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a81b0abbe2116c6ef3c6c5f7450c685f6dda663
[INFO] testing rudyhb/advent-of-code-2023/8a81b0abbe2116c6ef3c6c5f7450c685f6dda663 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudyhb%2Fadvent-of-code-2023" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rudyhb/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/rudyhb/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/rudyhb/advent-of-code-2023 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rudyhb/advent-of-code-2023 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rudyhb/advent-of-code-2023 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/rudyhb/utils.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded backon v1.3.0
[INFO] [stderr]   Downloaded uuid v1.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 272ee11dcb5b532704eaeb94a5b398f131935562dde6bf5b348cd66ff2d0593c
[INFO] running `Command { std: "docker" "start" "-a" "272ee11dcb5b532704eaeb94a5b398f131935562dde6bf5b348cd66ff2d0593c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "272ee11dcb5b532704eaeb94a5b398f131935562dde6bf5b348cd66ff2d0593c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "272ee11dcb5b532704eaeb94a5b398f131935562dde6bf5b348cd66ff2d0593c", kill_on_drop: false }`
[INFO] [stdout] 272ee11dcb5b532704eaeb94a5b398f131935562dde6bf5b348cd66ff2d0593c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3d009e55856354ca8b4d759db9bd683c73ecabd11eb1be099082c5ab2e9fc79
[INFO] running `Command { std: "docker" "start" "-a" "a3d009e55856354ca8b4d759db9bd683c73ecabd11eb1be099082c5ab2e9fc79", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling backon v1.3.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling utils v0.2.0 (https://github.com/rudyhb/utils.git#e324794e)
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling advent-of-code-2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.11s
[INFO] running `Command { std: "docker" "inspect" "a3d009e55856354ca8b4d759db9bd683c73ecabd11eb1be099082c5ab2e9fc79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3d009e55856354ca8b4d759db9bd683c73ecabd11eb1be099082c5ab2e9fc79", kill_on_drop: false }`
[INFO] [stdout] a3d009e55856354ca8b4d759db9bd683c73ecabd11eb1be099082c5ab2e9fc79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57546bc99c13e2aa84f5d7d35e32704596519e58c28b9fb5a5ce38497531dc33
[INFO] running `Command { std: "docker" "start" "-a" "57546bc99c13e2aa84f5d7d35e32704596519e58c28b9fb5a5ce38497531dc33", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent-of-code-2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.96s
[INFO] running `Command { std: "docker" "inspect" "57546bc99c13e2aa84f5d7d35e32704596519e58c28b9fb5a5ce38497531dc33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57546bc99c13e2aa84f5d7d35e32704596519e58c28b9fb5a5ce38497531dc33", kill_on_drop: false }`
[INFO] [stdout] 57546bc99c13e2aa84f5d7d35e32704596519e58c28b9fb5a5ce38497531dc33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dc38599aa158d7ad0fa0d5d882103ef099df5e776c56f193289b8cabe4eb1b86
[INFO] running `Command { std: "docker" "start" "-a" "dc38599aa158d7ad0fa0d5d882103ef099df5e776c56f193289b8cabe4eb1b86", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2023-9808ee77a6cf33d9)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test common::helpers::tests::test_gcd ... ok
[INFO] [stdout] test common::models::grid::tests::test_swap ... ok
[INFO] [stdout] test common::models::grid::tests::test_grid_iter ... ok
[INFO] [stdout] test common::helpers::tests::test_lcm ... ok
[INFO] [stdout] test common::models::grid::tests::test_grid_iter_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dc38599aa158d7ad0fa0d5d882103ef099df5e776c56f193289b8cabe4eb1b86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc38599aa158d7ad0fa0d5d882103ef099df5e776c56f193289b8cabe4eb1b86", kill_on_drop: false }`
[INFO] [stdout] dc38599aa158d7ad0fa0d5d882103ef099df5e776c56f193289b8cabe4eb1b86
